#num_run{
    height: 23px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: -3px;
}
#num_run ol{
    height: 25px;
    overflow: hidden;
    float: left;
    position: relative;
}
.li_box{
    position: relative;
}
#num_run li{
    line-height: 25px;
    color: #deb56f;
    font-size: 25px;
    height: 25px;
    font-family: Arial;
    font-weight: 100;
}
